GraphicPropertiesMeasureHorizontalAlignment Property
Specifies the horizontal alignment of a measure text relative to its measure line.
The defined values are:
- automatic: horizontal alignment of a measure text relative to its measure line is chosen by the consumer.
- inside: horizontal alignment of a measure text should be inside relative to its measure line.
- left-outside: horizontal alignment of a measure text should be left-outside relative to its measure line.
- right-outside: horizontal alignment of a measure text should be right-outside relative to its measure line.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public MeasureHorizontalAlignment MeasureHorizontalAlignment { get; set; }
Public Property MeasureHorizontalAlignment As MeasureHorizontalAlignment
Get
Set
Property Value
MeasureHorizontalAlignment